04. Back-End Project Details

How will I complete this project?

Here's what you should do:

  1. Install Vagrant and VirtualBox
  2. Clone the fullstack-nanodegree-vm repository
  3. Launch the Vagrant VM
  4. Write SQL database and table definitions in a file (tournament.sql)
  5. Write Python functions filling out a template of an API (tournament.py)
  6. Run a test suite to verify your code (tournament_test.py)

Get started with this helpful guide.

If you are having difficulty getting set up, please visit the forums or schedule a 1:1 appointment!